home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
windows
/
games
/
tricho.exe
/
TRICHO
next >
Wrap
Text File
|
1990-03-16
|
313b
|
12 lines
#make file for windows program tricho.C
tricho.obj : tricho.c tricho.h
cl -c -D LINT_ARGS -Gsw -Os -W2 -Zp tricho.c
tricho.res : tricho.rc tricho.h tricho.ico
rc -r tricho.rc
tricho.exe : tricho.obj tricho.def tricho.res
link4 tricho, /align:16, /map, slibw, tricho
rc tricho.res